Request.sendAsync

Begins an asynchronously request for the URI pointed to by @request.

Note that you cannot use this method with #SoupRequests attached to a #SoupSessionSync.

class Request
void
sendAsync

Parameters

cancellable Cancellable

a #GCancellable or %NULL

callback GAsyncReadyCallback

a #GAsyncReadyCallback

userData void*

user data passed to @callback

Meta

Since

2.42